﻿2026-08-01T15:16:53.4154863Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-01T15:16:53.4163613Z ##[group]Run actions/setup-python@v5
2026-08-01T15:16:53.4165226Z with:
2026-08-01T15:16:53.4166518Z   python-version: 3.11
2026-08-01T15:16:53.4167953Z   cache: pip
2026-08-01T15:16:53.4169302Z   cache-dependency-path: requirements-ci.txt
2026-08-01T15:16:53.4171159Z   check-latest: false
2026-08-01T15:16:53.4186212Z   token: ***
2026-08-01T15:16:53.4187644Z   update-environment: true
2026-08-01T15:16:53.4189235Z   allow-prereleases: false
2026-08-01T15:16:53.4190709Z   freethreaded: false
2026-08-01T15:16:53.4191980Z env:
2026-08-01T15:16:53.4193396Z   PYTHONPATH: src
2026-08-01T15:16:53.4194779Z   JARVIS_FINANCE_ENV: test
2026-08-01T15:16:53.4197029Z   JARVIS_FINANCE_DB_PATH: /tmp/financemanager-phase3-controls/finance.sqlite3
2026-08-01T15:16:53.4200197Z   JARVIS_FINANCE_RUNTIME_DIR: /tmp/financemanager-phase3-controls/runtime
2026-08-01T15:16:53.4203311Z   JARVIS_FINANCE_CI_ROOT: /tmp/financemanager-phase3-migration
2026-08-01T15:16:53.4205563Z   JARVIS_FINANCE_WRITE_MODE: disabled
2026-08-01T15:16:53.4207101Z ##[endgroup]
2026-08-01T15:16:53.5811841Z ##[group]Installed versions
2026-08-01T15:16:53.5881129Z (node:2020) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-01T15:16:53.5886876Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-01T15:16:53.5889444Z Successfully set up CPython (3.11.15)
2026-08-01T15:16:53.5892653Z ##[endgroup]
2026-08-01T15:16:53.6801249Z [command]/opt/hostedtoolcache/Python/3.11.15/x64/bin/pip cache dir
2026-08-01T15:16:54.9525894Z /home/runner/.cache/pip
2026-08-01T15:16:55.2533587Z pip cache is not found
